home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / LightningBreak.swf / scripts / DefineButton2_143 / BUTTONCONDACTION on(release).as
Text File  |  2006-06-13  |  117b  |  5 lines

  1. on(release){
  2.    _root.actLvl = levelNumber + _root.actPage * _root.itemsPerPage;
  3.    _root.gotoAndStop("game");
  4. }
  5.